Welcome![Sign In][Sign Up]
Location:
Search - ftp client linux

Search list

[Streaming Mpeg4komssys-0.3.6.tar

Description: The KOM(S) Streaming System provides a server, a client, and a proxy cache for audio/video streaming. The first and foremost encoding format that we use is MPEG-1 System. The primary platforms is Linux. It does not handle data in pull mode (File, HTTP and FTP) but uses RTSP/RTP (and Files). It uses RTSP as control protocol to communicate with possible streaming servers. The video data is transported via RTP. -The KOM (S) Streaming System provides a ser ver, a client, and a proxy cache for audio / video streaming. Th e first and foremost encoding format that we use is MPEG-1 System. The primary platforms is Linu x. It does not handle data in pull mode (File, HTTP and FTP), but uses RTSP / RTP (and Files). It u ses RTSP as control protocol to communicate wit h possible streaming servers. The video data is transported via RTP.
Platform: | Size: 1266786 | Author: 向军 | Hits:

[Internet-Networksocketftp

Description: 该文件是基于socket编程的ftp文件传输的源代码。包含了服务器和客户端的源代码,是使用C语言编写的。运行在linux环境中。无解压密码。不妥之处,还请高手给予指点。-the document is based on the socket programming ftp file transfer the source code. Includes server and client source code is the use of the C language. Run on the Linux environment. No extract passwords. Nothing wrong with it and also invited experts to give instructions.
Platform: | Size: 1717 | Author: mafengxi | Hits:

[Internet-Networkser_cli

Description: 基于TCP的控制台下局域网ftp(C/S),能够实现简单ftp命令。具有简单的客户端身份认证功能。内含简单的makefile文件,用记事本打开,可初步参考学习makefile。另外,对于linux环境下Socket编程爱好者,此文件是初级学习阶段不错的参考资料代码。 开发测试环境:Red Hat Linux 3.2.2-5 编译工具:gcc 3.2.2 20030222  -TCP-based network control panel under the ftp (C/S), to achieve a simple ftp command. Has a simple function of the client authentication. Contains a simple makefile file, use Notepad to open, can learn from the initial reference makefile. In addition, Socket programming under linux lovers, this document is the initial learning phase of a good reference source. Development of test environment: Red Hat Linux 3.2.2-5 compiler tools: gcc 3.2.2 20030222
Platform: | Size: 6144 | Author: 范超 | Hits:

[Internet-Networklibcurl-7.19.3-win32-ssl-msvc

Description: LibCurl是免费的客户端URL传输库,支持FTP,FTPS ... Libcurl具备线程安全、IpV6兼容、易于使用的特点,支持多种平台-libcurl is a free and easy-to-use client-side URL transfer library, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE. libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos4), file transfer resume, http proxy tunneling and more! libcurl is highly portable, it builds and works identically on numerous platforms, including Solaris, NetBSD, FreeBSD, OpenBSD, Darwin, HPUX, IRIX, AIX, Tru64, Linux, UnixWare, HURD, Windows, Amiga, OS/2, BeOs, Mac OS X, Ultrix, QNX, OpenVMS, RISC OS, Novell NetWare, DOS and more...
Platform: | Size: 4242432 | Author: stupidpig | Hits:

[Linux-Unixwlet

Description: linux 下 结合ftp 和部分telnet 功能的服务器源码 -Wall-e is a team for a project about two-demision code , for details at this:http://hi.baidu.com/hzau_wall_ethisserver and client programs is created for the s3c2410 platform board to conveniencely control it and fulfil files transferring at the same time , that is a simple combination for telnet and ftp server. Of course there are many fails and bugs in it , I ll appreciate the correction and criticism!
Platform: | Size: 30720 | Author: renxingdao | Hits:

[Internet-Networkftp

Description: linux上用c语言实现的ftp命令行方式的简易客户端源码-ftp command line linux c language simple client source code
Platform: | Size: 2048 | Author: 炫帆 | Hits:

[Internet-Networklinux-ftp

Description: Linux下的FTP服务器端和客户端。详情请参考内置说明pdf文档-FTP server and client under Linux. For details, please refer to built-in instructions pdf documents
Platform: | Size: 1321984 | Author: 周杰 | Hits:

[Internet-Networkmyftp20130429-14-01

Description: linux环境下用c++封装的ftp客户端代码,主要的功能如下: 1 下载单个文件 2 下载整个目录 3 上传单个文件 4 上传整个目录 还有切换远程目录,建立远程目录,设置上传模式-The linux environment with c++ package ftp client code, the main function is as follows: 1 Download single file download entire directory upload a single file upload entire directory there to switch the remote directory to establish a remote directory, set the upload mode! ! !
Platform: | Size: 4096 | Author: 刘波 | Hits:

[Internet-Networkftp_client

Description: 一个小的FTP客户端,支持PORT与PASV模式。Linux下的C代码,在FC3,4发行版下通过测试。-a small FTP client, with the support PORT PASV mode. Linux C code in FC3, four distribution through testing.
Platform: | Size: 5120 | Author: rilTh | Hits:

[Internet-Networkftp_client

Description: 基于linux系统的ftp客户端,运用socket编程,基于ftp协议实现主动和被动模式,实现文件上传,下载等常用功能。-Linux system based ftp client, using socket programming, ftp protocol based on active and passive mode, file upload, download and other commonly used functions.
Platform: | Size: 5120 | Author: 刘某 | Hits:

[Internet-NetworkminiFTP

Description: win SOCKET 编程实现 miniFTPclient/Server Zhe大计算机网络实验,具体要求如下: 使用 Win32Socket 函数实现,不能使用 MFC 的 Csocket 类库(MFC 的 Csocket 类库不 能在 LINUX、UNIX 等环境下使用,跨平台性差),不能用 C++ builder 开发(编程量太少, C++ builder 已完成了很多 SOCKET 代码的编写)。 1. mini FTPclient/ Server 要求:在客户端至少实现 GET file, PUT file, CD( change Directory), PWD( display current directory in server)功能。独立完成 mini FTP client 端及 Server 端程序。mini FTPclient/ Server 不一定要使用标准 FTP 协议,不一定 要与现有的标准 FTPserver 互通,也不一定要与现有的标准 FTPClient(例如 LEAP FTP)互通。mini FTPclient/ Server 可使用自定义的 FTP 协议、应用层 PDU 格式 及握手方式。 2. 补充:有能力的同学在完成任务后,可以进一步开发 client 端软件,尝试与现有的 标 准 FTP server 互 通 , 实 现 GET file, PUT file, CD( change Directory), PWD(displaycurrentdirectoryin server)等功能。有能力的同学在完成任务后,可以 进一步在自己机器上的 linux/ unix 平台下实现 mini FTPclient/ Server 或聊天程序。-miniFTPclient/server based on win SOCKET, coded on c++
Platform: | Size: 89088 | Author: Pepe | Hits:

[Communicationmyftp20130429-14-01

Description: linux环境下用c++封装的ftp客户端代码,主要的功能如下:1 下载单个文件2 下载整个目录3 上传单个文件4 上传整个目录还有切换远程目录,建立远程目录,设置上传模式-The linux environment with c++ package ftp client code, the main function is as follows: 1 Download single file download entire directory upload a single file upload entire directory there to switch the remote directory to establish a remote directory, set the upload mode! ! !
Platform: | Size: 4096 | Author: emrkfirl | Hits:

[Internet-Networkgftp-2.0.14

Description: Linux下的FTP客户端源码,纯C代码-THE CODE OF FTP CLIENT ON UBUNTU 12.04
Platform: | Size: 1133568 | Author: Will Kall | Hits:

[Internet-NetworkFTPServer_11_Tool_PS3-blackb0x

Description: linux下ftp客户端工具, 可以试试看-Under linux ftp client tools, You can try
Platform: | Size: 2599936 | Author: bobo | Hits:

[Linux-UnixFtpManagerCpp

Description: 用c++实现的基于Linux的ftp客户端,实现了ftp协议的大多数功能,上传文件,下载文件,创建目录,删除目录,删除文件,获取文件大小,获取文件和目录列表等。-Using c++ to achieve ftp client based on Linux, realizes the most functions of FTP protocol, upload files, download files, create a directory, deleting directory, delete files, get the file size, access to files and directories list etc..
Platform: | Size: 6144 | Author: leiming | Hits:

[Internet-NetworkmyFtp

Description: linux下基于QT的FTP客户端实现,能通过设定不同的用户名和密码访问FTP服务器,目前测试正常!-Under linux QT-based FTP client implementation, by setting a different user name and password to access the FTP server, the current tests are normal!
Platform: | Size: 6144 | Author: 乐乐 | Hits:

[Internet-Networkftp2

Description: 基于Linux tcpip的网络编程 文件上传-ftp client and server
Platform: | Size: 15360 | Author: Johnson Korjas | Hits:

[Internet-Networkftp

Description: 在Linux环境下,用C语言仿造ftp功能,有客户端和服务器端。-In the Linux environment, using C language imitation FTP function, client and server.
Platform: | Size: 13312 | Author: | Hits:

[Internet-Networkftp.tar

Description: linux平台下编写的ftp项目,主要功能包括: 1.cd 进入对应目录 2.ls 列出相应目录文件 3.puts 将本地文件上传至服务器 4.gets 文件名 下载服务器文件到本地 5.remove 删除服务器上文件 6.pwd 显示目前所在路径 7.其他命令不响应 项目启动方法 ./ftpserver ../conf/server.conf 客户端 ./client ip port- Prepared by the ftp program under linux platform, the main features include: 1.cd enter the corresponding directory 2.ls list the corresponding directory files 3.puts local files uploaded to the server 4.gets file name to download the file to a local server 5.remove delete files on the server Displays the current path where 6.pwd 7. Other commands do not respond Project start-up method ./ftpserver ../conf/server.conf Client ./client ip port
Platform: | Size: 58368 | Author: John | Hits:

[Linux-Unix7.4

Description: Linux 多线程FTP 客户服务器端 Linux 多线程FTP 客户服务器端 Linux 多线程FTP 客户服务器端- Linux ftp client server Linux ftp client server Linux ftp client server Linux ftp client server
Platform: | Size: 5120 | Author: aaa | Hits:
« 1 2 3 4 5 6 78 »

CodeBus www.codebus.net